home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Ss-Sz / Stack Builder 4.1 Shell.cpt / Stack Builder v4.1 Shell / background_2168.txt < prev    next >
Text File  |  1987-11-12  |  1KB  |  65 lines

  1. -- background: 2168 from stack: in.1 Shell
  2. -- bmap block id: 11646
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global menu1
  9.   enableMenu menu1,10,false
  10. end openCard
  11.  
  12.  
  13. -- part 1 (field)
  14. -- low flags: 01
  15. -- high flags: 2007
  16. -- rect: left=166 top=112 right=308 bottom=348
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 0
  20. -- font id: 3
  21. -- text size: 10
  22. -- style flags: 0
  23. -- line height: 13
  24. -- part name: Mini Help
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 2000
  30. -- rect: left=468 top=307 right=339 bottom=506
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 2162 / 2162
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Index Link
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   visual effect zoom open to black
  42.   pop card
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 3 (button)
  48. -- low flags: 00
  49. -- high flags: 2000
  50. -- rect: left=143 top=38 right=316 bottom=163
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Title Card Link
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   go to card id 2976
  62. end mouseUp
  63.  
  64.  
  65.